home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995 August: Tool Chest / Dev.CD Aug 95 TC / Dev.CD Aug 95 TC.toast / Sample Code / Snippets / QuickDraw / NewCCursor / Read Me < prev   
Encoding:
Text File  |  1995-06-12  |  458 b   |  18 lines  |  [TEXT/MPS ]

  1.     Application:    NewCCursor
  2.  
  3.     Version:        1.0.1
  4.     
  5.     Description:    This snippet shows how to create a black and white 'CURS' and
  6.                     a color 'crsr' cursor resource by hand. After creation SetCursor
  7.                     for 'CURS' or SetCCursor for 'crsr' is used to set the application
  8.                     cursor to the new resource.
  9.  
  10.     Source Files:    NewCCursor
  11.                     NewCCursor.c
  12.                     NewCCursor.make
  13.  
  14.     Programmer:        Jason Hodges Harris
  15.     
  16.     Language:        Symantec C++ for MPW v 7.0.3
  17.  
  18.     Date:            30/05/95